trixnity
Toggle table of contents
5.5.0-SNAPSHOT.CI-20260414.150409
linuxX64
Target filter
linuxX64
Switch theme
Search in API
Skip to content
trixnity
trixnity-client-repository-room
/
de.connect2x.trixnity.client.store.repository.room
/
[linuxX64]StickyEventDao_Impl
/
get
get
linuxX64
open
suspend override
fun
get
(
roomId
:
RoomId
,
type
:
String
)
:
List
<
RoomStickyEvent
>
open
suspend override
fun
get
(
roomId
:
RoomId
,
type
:
String
,
sender
:
UserId
,
stickyKey
:
String
)
:
RoomStickyEvent
?